FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/im-effective-dose-units

Packagehl7.fhir.eu.imaging-manifest-r5
Resource TypeValueSet
Idim-effective-dose-units
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-im-effective-dose-units.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-effective-dose-units
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameImEffectiveDoseUnits
TitleEffective Dose Units
Realmeu
Authorityhl7
DescriptionUnits for Effective Dose.
CopyrightThe UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. https://ucum.org/trac/wiki/TermsOfUse

Resources that use this resource

StructureDefinition
ImRadiationDoseObservationRadiation Dose Observation

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet im-effective-dose-units


Source

{
  "resourceType": "ValueSet",
  "id": "im-effective-dose-units",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-effective-dose-units",
  "version": "0.2.0-ballot",
  "name": "ImEffectiveDoseUnits",
  "title": "Effective Dose Units",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-02T15:39:57+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Units for Effective Dose.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. https://ucum.org/trac/wiki/TermsOfUse",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "Sv",
            "display": "Sv"
          },
          {
            "code": "mSv",
            "display": "mSv"
          }
        ]
      }
    ]
  }
}